home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / os2 / sfutils.zip / MAKEOBJ.HLP (.txt) < prev    next >
OS/2 Help File  |  1997-03-05  |  3KB  |  63 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Purpose of MakeObj ΓòÉΓòÉΓòÉ
  3.  
  4. MakeObj helps you create two program objects (icons). An application icon is 
  5. created and placed on the desktop with a name you specify. A startup icon is 
  6. created and placed in the startup folder. 
  7.  
  8. The startup icon runs ObjWait, and then waits for each drive letter to become 
  9. available. After all drive letters are available, ObjWait starts the 
  10. Application icon 
  11.  
  12. Click on the links below for help with each field. 
  13.  
  14.       Application name 
  15.  
  16.       Object ID 
  17.  
  18.       Path to ObjWait 
  19.  
  20.       Drives to wait for 
  21.  
  22.  The application icon that MakeObj creates is blank. You will have to modify it 
  23.  to have the correct program name, working directory, parameters and settings. 
  24.  
  25.  
  26. ΓòÉΓòÉΓòÉ 2. Application name ΓòÉΓòÉΓòÉ
  27.  
  28. Enter the name you want to give to the application program object (icon) on 
  29. your desktop. 
  30.  
  31. The name must be different than any icons already on your desktop or it will 
  32. not be created. 
  33.  
  34. Note: the application icon that MakeObj creates is blank. You will have to 
  35. modify it to have the correct program name, working directory, and parameters. 
  36.  
  37.  
  38. ΓòÉΓòÉΓòÉ 3. Object ID ΓòÉΓòÉΓòÉ
  39.  
  40. The object ID identifies the application object being created. ObjWait will use 
  41. this ID to start your application. 
  42.  
  43. The object ID must start with '<' and end with '>' and must be unique on your 
  44. computer. 
  45.  
  46.   Example:  <MY_OBJECT> 
  47.  
  48.  
  49. ΓòÉΓòÉΓòÉ 4. Drives to wait for ΓòÉΓòÉΓòÉ
  50.  
  51. Before starting the application, ObjWait will wait until all the the drives you 
  52. specify are available. 
  53.  
  54. Click to put a "check" by each drive letter you want to wait for. 
  55.  
  56.  
  57. ΓòÉΓòÉΓòÉ 5. Path to ObjWait ΓòÉΓòÉΓòÉ
  58.  
  59. The startup icon uses this path and name to execute ObjWait. 
  60.  
  61. Enter the full path and name where you have installed ObjWait.exe 
  62.  
  63.   Example:  c:\util\objwait.exe